[INFO] cloning repository https://github.com/dmoliveira/loopmux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmoliveira/loopmux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmoliveira%2Floopmux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmoliveira%2Floopmux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a4f17c591c3f46f63327b90bd29b85e8febf922
[INFO] testing dmoliveira/loopmux against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmoliveira%2Floopmux" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dmoliveira/loopmux
[INFO] finished tweaking git repo https://github.com/dmoliveira/loopmux
[INFO] tweaked toml for git repo https://github.com/dmoliveira/loopmux written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dmoliveira/loopmux on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dmoliveira/loopmux already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.20
[INFO] [stderr]   Downloaded crossterm v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d3fc058d6f5a43ee37356825091a1155012db71030178534616db58320ae94a
[INFO] running `Command { std: "docker" "start" "-a" "9d3fc058d6f5a43ee37356825091a1155012db71030178534616db58320ae94a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d3fc058d6f5a43ee37356825091a1155012db71030178534616db58320ae94a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d3fc058d6f5a43ee37356825091a1155012db71030178534616db58320ae94a", kill_on_drop: false }`
[INFO] [stdout] 9d3fc058d6f5a43ee37356825091a1155012db71030178534616db58320ae94a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e9d9dba0ef9b2bfc42373027603f4c734469826022527df2da2991a03969adf
[INFO] running `Command { std: "docker" "start" "-a" "3e9d9dba0ef9b2bfc42373027603f4c734469826022527df2da2991a03969adf", kill_on_drop: false }`
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling loopmux v0.1.47-dev (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.51s
[INFO] running `Command { std: "docker" "inspect" "3e9d9dba0ef9b2bfc42373027603f4c734469826022527df2da2991a03969adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e9d9dba0ef9b2bfc42373027603f4c734469826022527df2da2991a03969adf", kill_on_drop: false }`
[INFO] [stdout] 3e9d9dba0ef9b2bfc42373027603f4c734469826022527df2da2991a03969adf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3aad90c16a9b36d20561da7369b6003255ee06993623775b199af1c6b5255f3a
[INFO] running `Command { std: "docker" "start" "-a" "3aad90c16a9b36d20561da7369b6003255ee06993623775b199af1c6b5255f3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling loopmux v0.1.47-dev (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.98s
[INFO] running `Command { std: "docker" "inspect" "3aad90c16a9b36d20561da7369b6003255ee06993623775b199af1c6b5255f3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aad90c16a9b36d20561da7369b6003255ee06993623775b199af1c6b5255f3a", kill_on_drop: false }`
[INFO] [stdout] 3aad90c16a9b36d20561da7369b6003255ee06993623775b199af1c6b5255f3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 78b2cf0aa87ec1ef9e6a5cf06a73d5ddb4459f7c6974438418c55c77bc2fdb83
[INFO] running `Command { std: "docker" "start" "-a" "78b2cf0aa87ec1ef9e6a5cf06a73d5ddb4459f7c6974438418c55c77bc2fdb83", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/loopmux-561ccd00a9bc0492)
[INFO] [stdout] 
[INFO] [stdout] running 154 tests
[INFO] [stdout] test tests::apply_hold_transition_updates_state_consistently ... ok
[INFO] [stdout] test tests::arm_bulk_action_contract_requires_selected_target ... ok
[INFO] [stdout] test logging::tests::redacted_sent_detail_does_not_include_prompt_body ... ok
[INFO] [stdout] test tests::arm_bulk_action_contract_uses_marked_runs_and_sorted_names ... ok
[INFO] [stdout] test tests::compact_time_prefix_detection ... ok
[INFO] [stdout] test tests::confirm_window_elapsed_requires_persisted_match ... ok
[INFO] [stdout] test tests::edge_guard_allowance_respects_toggle ... ok
[INFO] [stdout] test tests::external_control_next_clears_trigger_and_backoff_state ... ok
[INFO] [stdout] test tests::cli_runs_next_command_path_maps_to_next_fleet_command ... ok
[INFO] [stdout] test tests::extract_trigger_preview_ascii_separator ... ok
[INFO] [stdout] test tests::file_source_key_round_trip ... ok
[INFO] [stdout] test tests::fleet_confirmation_message_contracts_are_stable ... ok
[INFO] [stdout] test tests::fleet_heartbeat_drift_seconds_tracks_overdue_amount ... ok
[INFO] [stdout] test tests::fleet_heartbeat_drift_severity_is_compact_and_stable ... ok
[INFO] [stdout] test tests::collect_source_inputs_errors_for_missing_list_file ... ok
[INFO] [stdout] test tests::fleet_heartbeat_emission_does_not_trigger_for_future_timestamps ... ok
[INFO] [stdout] test tests::fleet_heartbeat_emission_respects_interval_and_bad_timestamps ... ok
[INFO] [stdout] test tests::fleet_heartbeat_emission_with_zero_poll_uses_minimum_interval ... ok
[INFO] [stdout] test tests::ensure_default_workspace_config_creates_template_with_continue_loop_event ... ok
[INFO] [stdout] test tests::fleet_heartbeat_interval_scales_and_is_bounded ... ok
[INFO] [stdout] test logging::tests::logger_json_output_keeps_redacted_sent_detail ... ok
[INFO] [stdout] test tests::fleet_heartbeat_metric_contract_includes_required_keys_for_all_states ... ok
[INFO] [stdout] test tests::collect_source_inputs_merges_and_dedupes_in_order ... ok
[INFO] [stdout] test tests::fleet_heartbeat_metric_marks_critical_severity_for_large_drift ... ok
[INFO] [stdout] test tests::fleet_heartbeat_metric_marks_idle_and_active_modes ... ok
[INFO] [stdout] test tests::fleet_keymap_contract_keeps_navigation_aliases ... ok
[INFO] [stdout] test tests::capture_file_respects_head_and_tail_windows ... ok
[INFO] [stdout] test tests::config_doctor_reports_duplicate_profile_ids ... ok
[INFO] [stdout] test tests::fleet_manager_hides_stale_by_default ... ok
[INFO] [stdout] test tests::fleet_manager_state_filter_holding_only ... ok
[INFO] [stdout] test tests::fleet_profile_filter_matches_profile_or_name ... ok
[INFO] [stdout] test tests::fleet_run_list_line_includes_mismatch_tag_and_version ... ok
[INFO] [stdout] test tests::fleet_selection_steps_are_safe_for_empty_lists ... ok
[INFO] [stdout] test tests::fleet_resize_marks_refresh_flags_idempotently ... ok
[INFO] [stdout] test tests::config_test_reports_missing_profile ... ok
[INFO] [stdout] test tests::fleet_selection_burst_navigation_wraps_without_panic ... ok
[INFO] [stdout] test tests::ensure_default_workspace_config_keeps_existing_file ... ok
[INFO] [stdout] test tests::fleet_stop_snippet_uses_run_id ... ok
[INFO] [stdout] test tests::fleet_status_line_includes_profile_and_search ... ok
[INFO] [stdout] test tests::format_exec_event_label_maps_known_values ... ok
[INFO] [stdout] test tests::grouped_log_lines_fold_same_target ... ok
[INFO] [stdout] test tests::hash_skip_depends_on_trigger_edge_mode ... ok
[INFO] [stdout] test tests::injection_filter_disable_all_blocks_known_targets ... ok
[INFO] [stdout] test tests::injection_filter_pane_toggle_only_affects_selected_pane ... ok
[INFO] [stdout] test tests::injection_filter_window_toggle_only_affects_window_targets ... ok
[INFO] [stdout] test tests::injection_filter_toggle_current_selection_toggles_scope ... ok
[INFO] [stdout] test tests::latest_stop_reason_ignores_missing_reason_token ... ok
[INFO] [stdout] test tests::injection_filter_tracks_triggered_targets ... ok
[INFO] [stdout] test tests::latest_stop_reason_prefers_most_recent_reason ... ok
[INFO] [stdout] test tests::legacy_fleet_pane_renderer_details_matches_direct_render ... ok
[INFO] [stdout] test tests::legacy_fleet_pane_renderer_list_matches_direct_render ... ok
[INFO] [stdout] test tests::legacy_footer_renderer_matches_direct_render ... ok
[INFO] [stdout] test tests::legacy_status_bar_renderer_matches_direct_render ... ok
[INFO] [stdout] test tests::log_line_color_compact_prefix_still_dimmed ... ok
[INFO] [stdout] test tests::log_line_color_same_and_prior_day ... ok
[INFO] [stdout] test tests::log_line_date_extracts_rfc3339_prefix ... ok
[INFO] [stdout] test tests::matches_criteria_exact_line ... ok
[INFO] [stdout] test tests::matches_rule_exclude_only ... ok
[INFO] [stdout] test tests::matches_criteria_trigger_expr ... ok
[INFO] [stdout] test tests::matches_criteria_regex_and_contains ... ok
[INFO] [stdout] test tests::log_line_color_handles_timezone_offsets ... ok
[INFO] [stdout] test tests::parse_duration_units ... ok
[INFO] [stdout] test tests::no_retry_when_tail_no_longer_contains_prompt ... ok
[INFO] [stdout] test tests::matches_rule_respects_exclude ... ok
[INFO] [stdout] test tests::parse_process_usage_summary_parses_cpu_and_mem ... ok
[INFO] [stdout] test tests::parse_target_valid ... ok
[INFO] [stdout] test tests::plan_hold_action_resume_sets_force_rescan ... ok
[INFO] [stdout] test tests::plan_hold_action_toggle_entering_hold_does_not_force_rescan ... ok
[INFO] [stdout] test tests::plan_hold_action_pause_while_holding_is_stable ... ok
[INFO] [stdout] test tests::pending_confirm_detected_per_target ... ok
[INFO] [stdout] test tests::plan_hold_action_toggle_exits_when_holding ... ok
[INFO] [stdout] test tests::prompt_history_loader_falls_back_when_persisted_file_empty ... ok
[INFO] [stdout] test tests::prompt_editor_enforces_max_chars ... ok
[INFO] [stdout] test tests::prompt_history_loader_falls_back_when_persisted_json_corrupt ... ok
[INFO] [stdout] test tests::prompt_history_save_truncates_to_limit ... ok
[INFO] [stdout] test tests::prompt_editor_delete_selected_and_undo_restore_history ... ok
[INFO] [stdout] test tests::prompt_editor_clear_all_and_undo_restore_history ... ok
[INFO] [stdout] test tests::render_status_bar_compact ... ok
[INFO] [stdout] test tests::render_status_bar_exec_uses_event_label ... ok
[INFO] [stdout] test tests::render_status_bar_golden_compact_segments ... ok
[INFO] [stdout] test tests::render_status_bar_golden_standard_segments ... ok
[INFO] [stdout] test tests::render_status_bar_golden_wide_segments ... ok
[INFO] [stdout] test tests::render_status_bar_includes_next_scan_countdown ... ok
[INFO] [stdout] test tests::render_status_bar_includes_next_scan_countdown_compact ... ok
[INFO] [stdout] test tests::render_status_bar_includes_next_scan_countdown_wide ... ok
[INFO] [stdout] test tests::render_status_bar_no_color_snapshot_contract ... ok
[INFO] [stdout] test tests::render_status_bar_standard_truncates_trigger ... ok
[INFO] [stdout] test tests::render_status_bar_stopped_shows_consistent_core_tokens ... ok
[INFO] [stdout] test tests::render_status_bar_unicode_snapshot_contract ... ok
[INFO] [stdout] test logging::tests::logger_text_output_keeps_redacted_sent_detail ... ok
[INFO] [stdout] test tests::confirm_window_elapsed_zero_is_immediate ... ok
[INFO] [stdout] test tests::extract_log_target_prefers_target_field ... ok
[INFO] [stdout] test tests::resolve_config_prefers_head_window_when_set ... ok
[INFO] [stdout] test tests::resolve_explicit_targets_dedupes_preserving_order ... ok
[INFO] [stdout] test tests::resolve_config_supports_multiple_explicit_tmux_targets ... ok
[INFO] [stdout] test tests::resolve_run_config_inline_builds_rule ... ok
[INFO] [stdout] test tests::resolve_config_exec_mode_without_prompt_target_or_rules ... ok
[INFO] [stdout] test tests::resolve_run_config_inline_exact_line_mode ... ok
[INFO] [stdout] test tests::resolve_run_config_inline_exec_builds_exec_config ... ok
[INFO] [stdout] test tests::resolve_run_config_inline_trigger_expr_mode ... ok
[INFO] [stdout] test tests::resolve_target_scope_defaults_to_all ... ok
[INFO] [stdout] test tests::resolve_target_scope_session ... ok
[INFO] [stdout] test tests::resolve_target_scope_window ... ok
[INFO] [stdout] test tests::resolve_target_shorthand_pane_only ... ok
[INFO] [stdout] test tests::resolve_target_shorthand_window_pane ... ok
[INFO] [stdout] test tests::resolve_ui_mode_falls_back_when_not_interactive ... ok
[INFO] [stdout] test tests::resolve_ui_mode_prefers_tui_on_interactive_terminal ... ok
[INFO] [stdout] test tests::resolve_ui_mode_respects_single_line_without_tui ... ok
[INFO] [stdout] test tests::resolve_workspace_config_path_uses_override ... ok
[INFO] [stdout] test tests::retry_enter_when_tail_shows_unsent_prompt ... ok
[INFO] [stdout] test tests::run_keymap_contract_includes_legacy_hotkeys ... ok
[INFO] [stdout] test tests::run_keymap_contract_keeps_prompt_editor_confirmation_keys ... ok
[INFO] [stdout] test tests::runs_action_next_maps_to_next_fleet_command ... ok
[INFO] [stdout] test tests::sanitize_run_name_normalizes_chars ... ok
[INFO] [stdout] test tests::sanitize_tui_log_line_drops_replacement_char ... ok
[INFO] [stdout] test tests::sanitize_tui_log_line_removes_controls_and_limits_spaces ... ok
[INFO] [stdout] test tests::select_rules_multi_match ... ok
[INFO] [stdout] test tests::select_rules_priority ... ok
[INFO] [stdout] test tests::fleet_manager_mismatch_filter_works ... ok
[INFO] [stdout] test tests::selected_workspace_profiles_respects_enabled_and_cwd ... ok
[INFO] [stdout] test tests::skip_scan_by_hash_requires_initialized_last_hash ... ok
[INFO] [stdout] test tests::trigger_edge_contract_rearms_on_hash_change_with_persistent_marker ... ok
[INFO] [stdout] test tests::trigger_edge_rearms_after_clear ... ok
[INFO] [stdout] test tests::status_line_exec_uses_friendly_event_label ... ok
[INFO] [stdout] test tests::trigger_edge_rearms_when_output_hash_changes ... ok
[INFO] [stdout] test tests::matches_criteria_invalid_regex ... ok
[INFO] [stdout] test tests::config_doctor_reports_multiple_tui_profiles ... FAILED
[INFO] [stdout] test tests::parse_target_invalid ... ok
[INFO] [stdout] test tests::raw_mode_guard_acquire_failure_restores_depth ... ok
[INFO] [stdout] test tests::trigger_expr_missing_paren_error ... ok
[INFO] [stdout] test tests::config_test_reports_duplicate_profile_ids ... ok
[INFO] [stdout] test tests::raw_mode_guard_nested_release_enables_once_disables_once ... ok
[INFO] [stdout] test tests::trigger_expr_respects_parentheses ... ok
[INFO] [stdout] test tests::tui_frame_signature_changes_when_footer_changes ... ok
[INFO] [stdout] test tests::truncate_text_respects_ascii_max_width ... ok
[INFO] [stdout] test tests::trigger_expr_respects_precedence ... ok
[INFO] [stdout] test tests::tui_frame_signature_changes_when_log_lines_change ... ok
[INFO] [stdout] test tests::tui_frame_signature_changes_when_overlay_visibility_changes ... ok
[INFO] [stdout] test tests::tui_frame_signature_changes_when_status_bar_changes ... ok
[INFO] [stdout] test tests::version_mismatch_detection_uses_local_version ... ok
[INFO] [stdout] test tests::workspace_loader_merges_main_runs_events_and_imports ... ok
[INFO] [stdout] test tests::resolve_run_config_rejects_exec_with_prompt_mode_flags ... ok
[INFO] [stdout] test tests::raw_mode_guard_panic_hook_restores_without_underflow ... ok
[INFO] [stdout] test tests::trigger_expr_empty_term_error ... ok
[INFO] [stdout] test tests::raw_mode_guard_release_is_idempotent ... ok
[INFO] [stdout] test tests::trigger_expr_invalid_regex_error ... ok
[INFO] [stdout] test tests::resolve_run_config_requires_trigger ... ok
[INFO] [stdout] test tests::trigger_expr_unexpected_token_error ... ok
[INFO] [stdout] test tests::resolve_config_rejects_missing_file_source ... ok
[INFO] [stdout] test tests::parse_duration_rejects_invalid ... ok
[INFO] [stdout] test tests::trigger_expr_trailing_operator_error ... ok
[INFO] [stdout] test tests::wildcard_match_handles_star_patterns ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin loopmux`
[INFO] [stdout] test tests::external_control_renew_resets_runtime_state ... ok
[INFO] [stdout] test tests::fleet_manager_search_matches_name_or_target ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::config_doctor_reports_multiple_tui_profiles stdout ----
[INFO] [stdout] Workspace config: /tmp/loopmux-doctor-tui-1781290962265752904/config.yaml
[INFO] [stdout] Current cwd: /opt/rustwide/workdir
[INFO] [stdout] Profiles discovered: 2
[INFO] [stdout] Profiles selected: 2
[INFO] [stdout] Warnings: none
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::config_doctor_reports_multiple_tui_profiles' (30) panicked at src/main.rs:3656:9:
[INFO] [stdout] doctor found 2 issue(s):
[INFO] [stdout] - profile=one invalid: failed to run tmux -V
[INFO] [stdout] - profile=two invalid: failed to run tmux -V
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63eba27c2d98 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63eba27c2d98 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63eba27c2d98 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63eba27c2d98 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63eba27da45a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63eba27da45a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63eba27c7c22 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63eba27c7c22 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63eba279fc46 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63eba279fc46 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63eba27ba5c9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63eba2374bac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63eba2374bac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63eba27ba782 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63eba27ba782 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63eba279fd02 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63eba2794779 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63eba27a0b0d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63eba27dac9c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63eba2248bf1 - loopmux[eca899c4b3e2b288]::tests::config_doctor_reports_multiple_tui_profiles
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:3656:9
[INFO] [stdout]   20:     0x63eba2235747 - loopmux[eca899c4b3e2b288]::tests::config_doctor_reports_multiple_tui_profiles::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:3627:53
[INFO] [stdout]   21:     0x63eba2319256 - <loopmux[eca899c4b3e2b288]::tests::config_doctor_reports_multiple_tui_profiles::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x63eba2367c8b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x63eba2367c8b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x63eba2375505 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x63eba2375505 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x63eba2375505 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x63eba2375505 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x63eba2375505 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x63eba2375505 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x63eba2375505 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x63eba2370064 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x63eba2370064 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x63eba2378582 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x63eba2378582 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x63eba2378582 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x63eba2378582 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x63eba2378582 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x63eba2378582 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x63eba2378582 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x63eba27c21ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x63eba27c21ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x74b6384daaa4 - <unknown>
[INFO] [stdout]   43:     0x74b638567a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::config_doctor_reports_multiple_tui_profiles
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 153 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "78b2cf0aa87ec1ef9e6a5cf06a73d5ddb4459f7c6974438418c55c77bc2fdb83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78b2cf0aa87ec1ef9e6a5cf06a73d5ddb4459f7c6974438418c55c77bc2fdb83", kill_on_drop: false }`
[INFO] [stdout] 78b2cf0aa87ec1ef9e6a5cf06a73d5ddb4459f7c6974438418c55c77bc2fdb83
